request signal - translation to ρωσικά
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

request signal - translation to ρωσικά

METHOD BY WHICH COMPUTERS COMMUNICATE
Request-reply; Request/reply; Request-response; Request/response

request signal      

общая лексика

сигналы запроса

signaling         
  • A digital signal has two or more distinguishable waveforms, in this example, high voltage and low voltages, each of which can be mapped onto a digit. Characteristically, noise can be removed from digital signals provided it is not too extreme.
  • A binary signal, also known as a logic signal, is a digital signal with two distinguishable levels
  • sampling]]
  • Signal transmission using electronic signals
VARYING PHYSICAL QUANTITY THAT CONVEYS INFORMATION
Electrical signal; Signalling; Signaling; Weak signals; Signal (signal processing); Signalling system; Signal system; Signal systems; Signal (information theory); Signal (circuit theory); Signals; SIGNAL; Signal (electronics); Signals and systems; Electrical Signal; Signal (electrical engineering); Radio frequency signal

общая лексика

передача сигнала

сигнализация

передача сигналов

оповещение, предупреждение

махание

сигнализационный

сигнализирование

сигнализирующий

Смотрите также

mitogenic signaling; transmembrane signaling; block signaling; fault signaling; generator signaling; nonreturn-to-zero signaling; pulse signaling; signaling alphabet; signaling device; signaling function; signaling strategy; trouble signaling; two-aspect signaling; alarm signaling

signal         
  • A digital signal has two or more distinguishable waveforms, in this example, high voltage and low voltages, each of which can be mapped onto a digit. Characteristically, noise can be removed from digital signals provided it is not too extreme.
  • A binary signal, also known as a logic signal, is a digital signal with two distinguishable levels
  • sampling]]
  • Signal transmission using electronic signals
VARYING PHYSICAL QUANTITY THAT CONVEYS INFORMATION
Electrical signal; Signalling; Signaling; Weak signals; Signal (signal processing); Signalling system; Signal system; Signal systems; Signal (information theory); Signal (circuit theory); Signals; SIGNAL; Signal (electronics); Signals and systems; Electrical Signal; Signal (electrical engineering); Radio frequency signal

Βικιπαίδεια

Request–response

In computer science, request–response or request–reply is one of the basic methods computers use to communicate with each other in a network, in which the first computer sends a request for some data and the second responds to the request. More specifically, it is a message exchange pattern in which a requestor sends a request message to a replier system, which receives and processes the request, ultimately returning a message in response. It is analogous to a telephone call, in which the caller must wait for the recipient to pick up before anything can be discussed. This is a simple but powerful messaging pattern which allows two applications to have a two-way conversation with one another over a channel; it is especially common in client–server architectures.

For simplicity, this pattern is typically implemented in a purely synchronous fashion, as in web service calls over HTTP, which holds a connection open and waits until the response is delivered or the timeout period expires. However, request–response may also be implemented asynchronously, with a response being returned at some unknown later time. When a synchronous system communicates with an asynchronous system, it is referred to as "sync over async" or "sync/async". This is common in enterprise application integration (EAI) implementations where slow aggregations, time-intensive functions, or human workflow must be performed before a response can be constructed and delivered.

In contrast, one-way computer communication, which is like the push-to-talk or "barge in" feature found on some phones and two-way radios, sends a message without waiting for a response. Sending an email is an example of one-way communication, and another example are fieldbus sensors, such as most CAN bus sensors, which periodically and autonomously send out their data, whether or not any other devices on the bus are listening for it. (Most of these systems use a "listen before talk" or other contention-based protocol so multiple sensors can transmit periodic updates without any pre-coordination.)

Μετάφραση του &#39request signal&#39 σε Ρωσικά